-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scripts/bootloader: Add ed25519/sha512 to scripts #18959
base: main
Are you sure you want to change the base?
Conversation
72681f6
to
d8ab3b0
Compare
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 74b17dfa499ade92a35a9be3bc04fb46a3d4e7e3 more detailssdk-nrf:
Github labels
List of changed files detected by CI (9)
Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
1c315d2
to
b436a1d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also missing changes to validation_data.py
adc2886
to
ffa7e39
Compare
33c4465
to
e78e5ec
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
note for me.: usage cmake/sysbuild/debug_keys.cmake
nRF54l15 KMU is place for public keys BL_PUBKY_[n], digests unwanted.
4a4b80b
to
380e9d9
Compare
613256f
to
0f262bd
Compare
0f262bd
to
d735f98
Compare
d735f98
to
7cd7921
Compare
Python scripts implementing ed25519 and sha512 support needed for nsib image signing. Signed-off-by: Lukasz Fundakowski <[email protected]>
7cd7921
to
74b17df
Compare
sha512
tohash.py
scripted25519
tokeygen.py
scipted25519
todo_sign.py
script with optionalsha512
ed25519
to validation_data.py` script